'宣言
Public Sub LoadFromUrl( _ ByVal dataPath As String, _ ByVal imagePersistenceService As IImagePersistenceService, _ ByVal downloadError As UrlErrorEventHandler _ )
public void LoadFromUrl( string dataPath, IImagePersistenceService imagePersistenceService, UrlErrorEventHandler downloadError )
パラメータ
- dataPath
- imagePersistenceService
- downloadError